Install VMware Player
2015/01/10 |
Install VMware Workstation Player.
Desktop Environment is required to use it. |
|
[1] | Install some packages first. |
[root@dlp ~]# yum -y install gcc kernel-headers kernel-devel
|
[2] | Download the latest VMware Workstation Player first from VMware' site bellow and upload it on your server. Next, install it like follows. ⇒ https://my.vmware.com/web/vmware/downloads |
[root@dlp ~]# sh ./VMware-Player-12.1.1-3770994.x86_64.bundle Extracting VMware Installer...done. You must accept the VMware Player End User License Agreement to continue. Press Enter to proceed. # Enter ... ... ...
Do you agree? [yes/no]:
You must accept the VMware OVF Tool component for Linux End Useryes # agree to the License
License Agreement to continue. Press Enter to proceed. # Enter ... ... ...
Do you agree? [yes/no]:
yes # agree to the License
Would you like to check for product updates on startup? [yes]:
# Enter
Would you like to help make VMware software better by sending
anonymous system data and usage statistics to VMware? [yes]: # select Yes or No
Enter license key. (optional) You can enter this information later.:
# Enter
The product is ready to be installed. Press Enter to begin
installation or Ctrl-C to cancel. # Enter
Installing VMware Player 12.1.1 Configuring... [#####################################################] 100% Installation was successful. |